docs/css-properties: Fix info on 3value properties
authorDaniel Boles <dboles@src.gnome.org>
Fri, 17 Feb 2017 15:18:24 +0000 (15:18 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Fri, 17 Feb 2017 15:18:24 +0000 (15:18 +0000)
https://developer.mozilla.org/en/docs/Web/CSS/margin#Values

docs/reference/gtk/css-properties.xml

index e396053c8172bfaf191b4dbc149c89f87454c2a8..d4c6d61be0fcd8a1598d73dadf553dfcb0bb514f 100644 (file)
@@ -108,7 +108,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
           <term>4 values: </term><listitem>top right bottom left</listitem>
         </varlistentry>
         <varlistentry>
-          <term>3 values: </term><listitem>top horizontal left</listitem>
+          <term>3 values: </term><listitem>top horizontal bottom</listitem>
         </varlistentry>
         <varlistentry>
           <term>2 values: </term><listitem>vertical horizontal</listitem>